#ff255d color space conversions
Hex:
#ff255d
RGB:
255, 37, 93
CMY:
0, 85, 64
CMYK:
0, 85, 64, 0
HSL:
345°, 100.0000%, 57.2549%
HSV (HSB):
345°, 85.4902%, 100.0000%
XYZ:
43.8774, 23.3734, 12.5549
xyY:
0.5498, 0.2929, 23.3734
CIE-Lab:
55.4549, 78.4344, 25.8531
CIE-LCH:
55.4549, 82.5854, 18.2430
CIE-Luv:
55.4549, 150.1642, 13.2999
Hunter-Lab:
48.3461, 77.3952, 18.4454
#ff255d color charts
#ff255d RGB chart
#ff255d CMYK chart
#ff255d RGB pie chart
#ff255d color shades, tints & tones
#ff255d color schemes
#ff255d color preview, HTML & CSS examples
This text has a color of #ff255d
<p style="color:#ff255d;">Text here</p>
.mytext {color:#ff255d;}
Text color #ff255d
This box has a color of #ff255d
<div style="background-color:#ff255d;">Content here</div>
.mybackground {background-color:#ff255d;}
Background color #ff255d
Border around this has a color of #ff255d
<div style="border:2px solid #ff255d;">Content here</div>
.myborder {border:2px solid #ff255d;}
Border color #ff255d