#cf4f4c color space conversions
Hex:
#cf4f4c
RGB:
207, 79, 76
CMY:
19, 69, 70
CMYK:
0, 62, 63, 19
HSL:
1°, 57.7093%, 55.4902%
HSV (HSB):
1°, 63.2850%, 81.1765%
XYZ:
29.8326, 19.3792, 9.0057
xyY:
0.5124, 0.3329, 19.3792
CIE-Lab:
51.1279, 50.4538, 28.5982
CIE-LCH:
51.1279, 57.9952, 29.5454
CIE-Luv:
51.1279, 96.7221, 22.2772
Hunter-Lab:
44.0218, 43.9275, 18.6861
#cf4f4c color charts
#cf4f4c color shades, tints & tones
#cf4f4c color schemes
#cf4f4c color preview, HTML & CSS examples
This text has a color of #cf4f4c
<p style="color:#cf4f4c;">Text here</p>
.mytext {color:#cf4f4c;}
This box has a color of #cf4f4c
<div style="background-color:#cf4f4c;">Content here</div>
.mybackground {background-color:#cf4f4c;}
Border around this has a color of #cf4f4c
<div style="border:2px solid #cf4f4c;">Content here</div>
.myborder {border:2px solid #cf4f4c;}