#cf2a3c color space conversions
Hex:
#cf2a3c
RGB:
207, 42, 60
CMY:
19, 84, 76
CMYK:
0, 80, 71, 19
HSL:
353°, 66.2651%, 48.8235%
HSV (HSB):
353°, 79.7101%, 81.1765%
XYZ:
27.3757, 15.2476, 5.7752
xyY:
0.5656, 0.3150, 15.2476
CIE-Lab:
45.9714, 63.0832, 31.7026
CIE-LCH:
45.9714, 70.6013, 26.6819
CIE-Luv:
45.9714, 121.1159, 20.0614
Hunter-Lab:
39.0481, 56.8078, 18.5648
#cf2a3c color charts
#cf2a3c color shades, tints & tones
#cf2a3c color schemes
#cf2a3c color preview, HTML & CSS examples
This text has a color of #cf2a3c
<p style="color:#cf2a3c;">Text here</p>
.mytext {color:#cf2a3c;}
This box has a color of #cf2a3c
<div style="background-color:#cf2a3c;">Content here</div>
.mybackground {background-color:#cf2a3c;}
Border around this has a color of #cf2a3c
<div style="border:2px solid #cf2a3c;">Content here</div>
.myborder {border:2px solid #cf2a3c;}