#cf2e3a color space conversions
Hex:
#cf2e3a
RGB:
207, 46, 58
CMY:
19, 82, 77
CMYK:
0, 78, 72, 19
HSL:
356°, 63.6364%, 49.6078%
HSV (HSB):
356°, 77.7778%, 81.1765%
XYZ:
27.4728, 15.5249, 5.5516
xyY:
0.5659, 0.3198, 15.5249
CIE-Lab:
46.3449, 61.8637, 33.3289
CIE-LCH:
46.3449, 70.2704, 28.3135
CIE-Luv:
46.3449, 119.8211, 21.7380
Hunter-Lab:
39.4016, 55.5066, 19.2273
#cf2e3a color charts
#cf2e3a color shades, tints & tones
#cf2e3a color schemes
#cf2e3a color preview, HTML & CSS examples
This text has a color of #cf2e3a
<p style="color:#cf2e3a;">Text here</p>
.mytext {color:#cf2e3a;}
This box has a color of #cf2e3a
<div style="background-color:#cf2e3a;">Content here</div>
.mybackground {background-color:#cf2e3a;}
Border around this has a color of #cf2e3a
<div style="border:2px solid #cf2e3a;">Content here</div>
.myborder {border:2px solid #cf2e3a;}