#bc068d color space conversions
Hex:
#bc068d
RGB:
188, 6, 141
CMY:
26, 98, 45
CMYK:
0, 97, 25, 26
HSL:
315°, 93.8144%, 38.0392%
HSV (HSB):
315°, 96.8085%, 73.7255%
XYZ:
25.6119, 12.7447, 26.3094
xyY:
0.3961, 0.1971, 12.7447
CIE-Lab:
42.3760, 71.3310, -23.9217
CIE-LCH:
42.3760, 75.2353, 341.4605
CIE-Luv:
42.3760, 81.8650, -44.3185
Hunter-Lab:
35.6997, 65.5859, -18.7047
#bc068d color charts
#bc068d color shades, tints & tones
#bc068d color schemes
#bc068d color preview, HTML & CSS examples
This text has a color of #bc068d
<p style="color:#bc068d;">Text here</p>
.mytext {color:#bc068d;}
This box has a color of #bc068d
<div style="background-color:#bc068d;">Content here</div>
.mybackground {background-color:#bc068d;}
Border around this has a color of #bc068d
<div style="border:2px solid #bc068d;">Content here</div>
.myborder {border:2px solid #bc068d;}