#ff253c color space conversions
Hex:
#ff253c
RGB:
255, 37, 60
CMY:
0, 85, 76
CMYK:
0, 85, 76, 0
HSL:
354°, 100.0000%, 57.2549%
HSV (HSB):
354°, 85.4902%, 100.0000%
XYZ:
42.7172, 22.9094, 6.4455
xyY:
0.5927, 0.3179, 22.9094
CIE-Lab:
54.9789, 77.0501, 44.4312
CIE-LCH:
54.9789, 88.9429, 29.9700
CIE-Luv:
54.9789, 159.6241, 28.5102
Hunter-Lab:
47.8637, 75.5452, 25.5205
#ff253c color charts
#ff253c RGB chart
#ff253c CMYK chart
#ff253c RGB pie chart
#ff253c color shades, tints & tones
#ff253c color schemes
#ff253c color preview, HTML & CSS examples
This text has a color of #ff253c
<p style="color:#ff253c;">Text here</p>
.mytext {color:#ff253c;}
Text color #ff253c
This box has a color of #ff253c
<div style="background-color:#ff253c;">Content here</div>
.mybackground {background-color:#ff253c;}
Background color #ff253c
Border around this has a color of #ff253c
<div style="border:2px solid #ff253c;">Content here</div>
.myborder {border:2px solid #ff253c;}
Border color #ff253c