#d002ba color space conversions
Hex:
#d002ba
RGB:
208, 2, 186
CMY:
18, 99, 27
CMYK:
0, 99, 11, 18
HSL:
306°, 98.0952%, 41.1765%
HSV (HSB):
306°, 99.0385%, 81.5686%
XYZ:
34.8971, 16.9985, 47.8961
xyY:
0.3497, 0.1703, 16.9985
CIE-Lab:
48.2581, 81.0559, -41.3151
CIE-LCH:
48.2581, 90.9780, 332.9916
CIE-Luv:
48.2581, 77.8652, -72.4455
Hunter-Lab:
41.2292, 78.9341, -40.0170
#d002ba color charts
#d002ba color shades, tints & tones
#d002ba color schemes
#d002ba color preview, HTML & CSS examples
This text has a color of #d002ba
<p style="color:#d002ba;">Text here</p>
.mytext {color:#d002ba;}
This box has a color of #d002ba
<div style="background-color:#d002ba;">Content here</div>
.mybackground {background-color:#d002ba;}
Border around this has a color of #d002ba
<div style="border:2px solid #d002ba;">Content here</div>
.myborder {border:2px solid #d002ba;}