#cf132e color space conversions
Hex:
#cf132e
RGB:
207, 19, 46
CMY:
19, 93, 82
CMYK:
0, 91, 78, 19
HSL:
351°, 83.1858%, 44.3137%
HSV (HSB):
351°, 90.8213%, 81.1765%
XYZ:
26.4581, 13.9284, 3.8787
xyY:
0.5977, 0.3147, 13.9284
CIE-Lab:
44.1301, 67.2889, 37.8654
CIE-LCH:
44.1301, 77.2113, 29.3677
CIE-Luv:
44.1301, 132.2914, 22.4511
Hunter-Lab:
37.3208, 61.2342, 19.9626
#cf132e color charts
#cf132e color shades, tints & tones
#cf132e color schemes
#cf132e color preview, HTML & CSS examples
This text has a color of #cf132e
<p style="color:#cf132e;">Text here</p>
.mytext {color:#cf132e;}
This box has a color of #cf132e
<div style="background-color:#cf132e;">Content here</div>
.mybackground {background-color:#cf132e;}
Border around this has a color of #cf132e
<div style="border:2px solid #cf132e;">Content here</div>
.myborder {border:2px solid #cf132e;}