#ff102a color space conversions
Hex:
#ff102a
RGB:
255, 16, 42
CMY:
0, 94, 84
CMYK:
0, 94, 84, 0
HSL:
353°, 100.0000%, 53.1373%
HSV (HSB):
353°, 93.7255%, 100.0000%
XYZ:
41.8432, 21.7977, 4.1925
xyY:
0.6169, 0.3213, 21.7977
CIE-Lab:
53.8118, 79.4508, 52.8293
CIE-LCH:
53.8118, 95.4115, 33.6212
CIE-Luv:
53.8118, 168.6015, 32.2136
Hunter-Lab:
46.6881, 78.2728, 27.3575
#ff102a color charts
#ff102a RGB chart
#ff102a CMYK chart
#ff102a RGB pie chart
#ff102a color shades, tints & tones
#ff102a color schemes
#ff102a color preview, HTML & CSS examples
This text has a color of #ff102a
<p style="color:#ff102a;">Text here</p>
.mytext {color:#ff102a;}
Text color #ff102a
This box has a color of #ff102a
<div style="background-color:#ff102a;">Content here</div>
.mybackground {background-color:#ff102a;}
Background color #ff102a
Border around this has a color of #ff102a
<div style="border:2px solid #ff102a;">Content here</div>
.myborder {border:2px solid #ff102a;}
Border color #ff102a