#cf4d4e color space conversions
Hex:
#cf4d4e
RGB:
207, 77, 78
CMY:
19, 70, 69
CMYK:
0, 63, 62, 19
HSL:
360°, 57.5221%, 55.6863%
HSV (HSB):
360°, 62.8019%, 81.1765%
XYZ:
29.7611, 19.1232, 9.3303
xyY:
0.5112, 0.3285, 19.1232
CIE-Lab:
50.8310, 51.4617, 27.0517
CIE-LCH:
50.8310, 58.1387, 27.7294
CIE-Luv:
50.8310, 97.5461, 20.5569
Hunter-Lab:
43.7301, 44.9531, 17.9609
#cf4d4e color charts
#cf4d4e color shades, tints & tones
#cf4d4e color schemes
#cf4d4e color preview, HTML & CSS examples
This text has a color of #cf4d4e
<p style="color:#cf4d4e;">Text here</p>
.mytext {color:#cf4d4e;}
This box has a color of #cf4d4e
<div style="background-color:#cf4d4e;">Content here</div>
.mybackground {background-color:#cf4d4e;}
Border around this has a color of #cf4d4e
<div style="border:2px solid #cf4d4e;">Content here</div>
.myborder {border:2px solid #cf4d4e;}