#cb2f64 color space conversions
Hex:
#cb2f64
RGB:
203, 47, 100
CMY:
20, 82, 61
CMYK:
0, 77, 51, 20
HSL:
340°, 62.4000%, 49.0196%
HSV (HSB):
340°, 76.8473%, 79.6078%
XYZ:
27.9454, 15.6496, 13.6044
xyY:
0.4886, 0.2736, 15.6496
CIE-Lab:
46.5114, 63.0303, 7.7930
CIE-LCH:
46.5114, 63.5102, 7.0482
CIE-Luv:
46.5114, 103.0710, -2.5795
Hunter-Lab:
39.5596, 56.8651, 7.3022
#cb2f64 color charts
#cb2f64 color shades, tints & tones
#cb2f64 color schemes
#cb2f64 color preview, HTML & CSS examples
This text has a color of #cb2f64
<p style="color:#cb2f64;">Text here</p>
.mytext {color:#cb2f64;}
This box has a color of #cb2f64
<div style="background-color:#cb2f64;">Content here</div>
.mybackground {background-color:#cb2f64;}
Border around this has a color of #cb2f64
<div style="border:2px solid #cb2f64;">Content here</div>
.myborder {border:2px solid #cb2f64;}