#cf2021 color space conversions
Hex:
#cf2021
RGB:
207, 32, 33
CMY:
19, 87, 87
CMYK:
0, 85, 84, 19
HSL:
360°, 73.2218%, 46.8627%
HSV (HSB):
360°, 84.5411%, 81.1765%
XYZ:
26.5232, 14.4082, 2.8220
xyY:
0.6062, 0.3293, 14.4082
CIE-Lab:
44.8128, 64.6134, 45.6624
CIE-LCH:
44.8128, 79.1198, 35.2489
CIE-Luv:
44.8128, 130.8738, 27.9992
Hunter-Lab:
37.9582, 58.2995, 22.1628
#cf2021 color charts
#cf2021 color shades, tints & tones
#cf2021 color schemes
#cf2021 color preview, HTML & CSS examples
This text has a color of #cf2021
<p style="color:#cf2021;">Text here</p>
.mytext {color:#cf2021;}
This box has a color of #cf2021
<div style="background-color:#cf2021;">Content here</div>
.mybackground {background-color:#cf2021;}
Border around this has a color of #cf2021
<div style="border:2px solid #cf2021;">Content here</div>
.myborder {border:2px solid #cf2021;}