#c0234f color space conversions
Hex:
#c0234f
RGB:
192, 35, 79
CMY:
25, 86, 69
CMYK:
0, 82, 59, 25
HSL:
343°, 69.1630%, 44.5098%
HSV (HSB):
343°, 81.7708%, 75.2941%
XYZ:
23.7505, 12.9730, 8.6494
xyY:
0.5235, 0.2859, 12.9730
CIE-Lab:
42.7226, 61.8161, 15.2709
CIE-LCH:
42.7226, 63.6744, 13.8764
CIE-Luv:
42.7226, 106.1048, 5.3323
Hunter-Lab:
36.0181, 54.6722, 10.9748
#c0234f color charts
#c0234f color shades, tints & tones
#c0234f color schemes
#c0234f color preview, HTML & CSS examples
This text has a color of #c0234f
<p style="color:#c0234f;">Text here</p>
.mytext {color:#c0234f;}
This box has a color of #c0234f
<div style="background-color:#c0234f;">Content here</div>
.mybackground {background-color:#c0234f;}
Border around this has a color of #c0234f
<div style="border:2px solid #c0234f;">Content here</div>
.myborder {border:2px solid #c0234f;}