#cb108c color space conversions
Hex:
#cb108c
RGB:
203, 16, 140
CMY:
20, 94, 45
CMYK:
0, 92, 31, 20
HSL:
320°, 85.3881%, 42.9412%
HSV (HSB):
320°, 92.1182%, 79.6078%
XYZ:
29.5475, 14.9605, 26.1413
xyY:
0.4182, 0.2118, 14.9605
CIE-Lab:
45.5801, 73.2807, -18.1316
CIE-LCH:
45.5801, 75.4905, 346.1026
CIE-Luv:
45.5801, 93.4722, -37.4738
Hunter-Lab:
38.6789, 68.6715, -12.9962
#cb108c color charts
#cb108c color shades, tints & tones
#cb108c color schemes
#cb108c color preview, HTML & CSS examples
This text has a color of #cb108c
<p style="color:#cb108c;">Text here</p>
.mytext {color:#cb108c;}
This box has a color of #cb108c
<div style="background-color:#cb108c;">Content here</div>
.mybackground {background-color:#cb108c;}
Border around this has a color of #cb108c
<div style="border:2px solid #cb108c;">Content here</div>
.myborder {border:2px solid #cb108c;}