#cf3f3f color space conversions
Hex:
#cf3f3f
RGB:
207, 63, 63
CMY:
19, 75, 75
CMYK:
0, 70, 70, 19
HSL:
0°, 60.0000%, 52.9412%
HSV (HSB):
0°, 69.5652%, 81.1765%
XYZ:
28.4068, 17.1793, 6.5214
xyY:
0.5452, 0.3297, 17.1793
CIE-Lab:
48.4852, 56.3430, 32.9304
CIE-LCH:
48.4852, 65.2606, 30.3047
CIE-Luv:
48.4852, 109.6130, 23.6356
Hunter-Lab:
41.4479, 49.8033, 19.6849
#cf3f3f color charts
#cf3f3f color shades, tints & tones
#cf3f3f color schemes
#cf3f3f color preview, HTML & CSS examples
This text has a color of #cf3f3f
<p style="color:#cf3f3f;">Text here</p>
.mytext {color:#cf3f3f;}
This box has a color of #cf3f3f
<div style="background-color:#cf3f3f;">Content here</div>
.mybackground {background-color:#cf3f3f;}
Border around this has a color of #cf3f3f
<div style="border:2px solid #cf3f3f;">Content here</div>
.myborder {border:2px solid #cf3f3f;}