#d1102f color space conversions
Hex:
#d1102f
RGB:
209, 16, 47
CMY:
18, 94, 82
CMYK:
0, 92, 78, 18
HSL:
350°, 85.7778%, 44.1176%
HSV (HSB):
350°, 92.3445%, 81.9608%
XYZ:
26.9929, 14.1311, 3.9942
xyY:
0.5983, 0.3132, 14.1311
CIE-Lab:
44.4204, 68.2222, 37.7192
CIE-LCH:
44.4204, 77.9552, 28.9376
CIE-Luv:
44.4204, 134.2169, 22.2172
Hunter-Lab:
37.5914, 62.3888, 20.0142
#d1102f color charts
#d1102f color shades, tints & tones
#d1102f color schemes
#d1102f color preview, HTML & CSS examples
This text has a color of #d1102f
<p style="color:#d1102f;">Text here</p>
.mytext {color:#d1102f;}
This box has a color of #d1102f
<div style="background-color:#d1102f;">Content here</div>
.mybackground {background-color:#d1102f;}
Border around this has a color of #d1102f
<div style="border:2px solid #d1102f;">Content here</div>
.myborder {border:2px solid #d1102f;}