#cb207f color space conversions
Hex:
#cb207f
RGB:
203, 32, 127
CMY:
20, 87, 50
CMYK:
0, 84, 37, 20
HSL:
327°, 72.7660%, 46.0784%
HSV (HSB):
327°, 84.2365%, 79.6078%
XYZ:
28.9759, 15.2618, 21.4973
xyY:
0.4408, 0.2322, 15.2618
CIE-Lab:
45.9908, 69.3121, -9.5779
CIE-LCH:
45.9908, 69.9708, 352.1324
CIE-Luv:
45.9908, 96.6578, -25.2821
Hunter-Lab:
39.0664, 64.0287, -5.2794
#cb207f color charts
#cb207f color shades, tints & tones
#cb207f color schemes
#cb207f color preview, HTML & CSS examples
This text has a color of #cb207f
<p style="color:#cb207f;">Text here</p>
.mytext {color:#cb207f;}
This box has a color of #cb207f
<div style="background-color:#cb207f;">Content here</div>
.mybackground {background-color:#cb207f;}
Border around this has a color of #cb207f
<div style="border:2px solid #cb207f;">Content here</div>
.myborder {border:2px solid #cb207f;}