#ff255b color space conversions
Hex:
#ff255b
RGB:
255, 37, 91
CMY:
0, 85, 64
CMYK:
0, 85, 64, 0
HSL:
345°, 100.0000%, 57.2549%
HSV (HSB):
345°, 85.4902%, 100.0000%
XYZ:
43.7899, 23.3385, 12.0943
xyY:
0.5527, 0.2946, 23.3385
CIE-Lab:
55.4193, 78.3312, 26.9968
CIE-LCH:
55.4193, 82.8529, 19.0164
CIE-Luv:
55.4193, 150.8380, 14.3896
Hunter-Lab:
48.3099, 77.2567, 18.9738
#ff255b color charts
#ff255b RGB chart
#ff255b CMYK chart
#ff255b RGB pie chart
#ff255b color shades, tints & tones
#ff255b color schemes
#ff255b color preview, HTML & CSS examples
This text has a color of #ff255b
<p style="color:#ff255b;">Text here</p>
.mytext {color:#ff255b;}
Text color #ff255b
This box has a color of #ff255b
<div style="background-color:#ff255b;">Content here</div>
.mybackground {background-color:#ff255b;}
Background color #ff255b
Border around this has a color of #ff255b
<div style="border:2px solid #ff255b;">Content here</div>
.myborder {border:2px solid #ff255b;}
Border color #ff255b