#ff102d color space conversions
Hex:
#ff102d
RGB:
255, 16, 45
CMY:
0, 94, 82
CMYK:
0, 94, 82, 0
HSL:
353°, 100.0000%, 53.1373%
HSV (HSB):
353°, 93.7255%, 100.0000%
XYZ:
41.8989, 21.8200, 4.4860
xyY:
0.6143, 0.3199, 21.8200
CIE-Lab:
53.8355, 79.5171, 51.3297
CIE-LCH:
53.8355, 94.6452, 32.8430
CIE-Luv:
53.8355, 168.0640, 31.3994
Hunter-Lab:
46.7119, 78.3623, 27.0044
#ff102d color charts
#ff102d RGB chart
#ff102d CMYK chart
#ff102d RGB pie chart
#ff102d color shades, tints & tones
#ff102d color schemes
#ff102d color preview, HTML & CSS examples
This text has a color of #ff102d
<p style="color:#ff102d;">Text here</p>
.mytext {color:#ff102d;}
Text color #ff102d
This box has a color of #ff102d
<div style="background-color:#ff102d;">Content here</div>
.mybackground {background-color:#ff102d;}
Background color #ff102d
Border around this has a color of #ff102d
<div style="border:2px solid #ff102d;">Content here</div>
.myborder {border:2px solid #ff102d;}
Border color #ff102d