#cb084c color space conversions
Hex:
#cb084c
RGB:
203, 8, 76
CMY:
20, 97, 70
CMYK:
0, 96, 63, 20
HSL:
339°, 92.4171%, 41.3725%
HSV (HSB):
339°, 96.0591%, 79.6078%
XYZ:
26.0199, 13.3920, 8.0510
xyY:
0.5482, 0.2822, 13.3920
CIE-Lab:
43.3480, 68.8475, 18.3795
CIE-LCH:
43.3480, 71.2585, 14.9471
CIE-Luv:
43.3480, 122.1348, 6.6234
Hunter-Lab:
36.5951, 62.8763, 12.5726
#cb084c color charts
#cb084c color shades, tints & tones
#cb084c color schemes
#cb084c color preview, HTML & CSS examples
This text has a color of #cb084c
<p style="color:#cb084c;">Text here</p>
.mytext {color:#cb084c;}
This box has a color of #cb084c
<div style="background-color:#cb084c;">Content here</div>
.mybackground {background-color:#cb084c;}
Border around this has a color of #cb084c
<div style="border:2px solid #cb084c;">Content here</div>
.myborder {border:2px solid #cb084c;}