#ff102f color space conversions
Hex:
#ff102f
RGB:
255, 16, 47
CMY:
0, 94, 82
CMYK:
0, 94, 82, 0
HSL:
352°, 100.0000%, 53.1373%
HSV (HSB):
352°, 93.7255%, 100.0000%
XYZ:
41.9384, 21.8358, 4.6937
xyY:
0.6125, 0.3189, 21.8358
CIE-Lab:
53.8524, 79.5639, 50.3089
CIE-LCH:
53.8524, 94.1350, 32.3055
CIE-Luv:
53.8524, 167.6857, 30.8261
Hunter-Lab:
46.7288, 78.4256, 26.7548
#ff102f color charts
#ff102f color shades, tints & tones
#ff102f color schemes
#ff102f color preview, HTML & CSS examples
This text has a color of #ff102f
<p style="color:#ff102f;">Text here</p>
.mytext {color:#ff102f;}
This box has a color of #ff102f
<div style="background-color:#ff102f;">Content here</div>
.mybackground {background-color:#ff102f;}
Border around this has a color of #ff102f
<div style="border:2px solid #ff102f;">Content here</div>
.myborder {border:2px solid #ff102f;}