#d23f69 color space conversions
Hex:
#d23f69
RGB:
210, 63, 105
CMY:
18, 75, 59
CMYK:
0, 70, 50, 18
HSL:
343°, 62.0253%, 53.5294%
HSV (HSB):
343°, 70.0000%, 82.3529%
XYZ:
30.9057, 18.2766, 15.2634
xyY:
0.4796, 0.2836, 18.2766
CIE-Lab:
49.8299, 60.0749, 9.6049
CIE-LCH:
49.8299, 60.8378, 9.0837
CIE-Luv:
49.8299, 100.0946, 0.3248
Hunter-Lab:
42.7511, 54.2269, 8.7575
#d23f69 color charts
#d23f69 color shades, tints & tones
#d23f69 color schemes
#d23f69 color preview, HTML & CSS examples
This text has a color of #d23f69
<p style="color:#d23f69;">Text here</p>
.mytext {color:#d23f69;}
This box has a color of #d23f69
<div style="background-color:#d23f69;">Content here</div>
.mybackground {background-color:#d23f69;}
Border around this has a color of #d23f69
<div style="border:2px solid #d23f69;">Content here</div>
.myborder {border:2px solid #d23f69;}