#d65432 color space conversions
Hex:
#d65432
RGB:
214, 84, 50
CMY:
16, 67, 80
CMYK:
0, 61, 77, 16
HSL:
12°, 66.6667%, 51.7647%
HSV (HSB):
12°, 76.6355%, 83.9216%
XYZ:
31.4776, 20.8671, 5.3863
xyY:
0.5452, 0.3615, 20.8671
CIE-Lab:
52.8037, 49.3646, 45.2083
CIE-LCH:
52.8037, 66.9377, 42.4836
CIE-Luv:
52.8037, 103.8514, 35.9774
Hunter-Lab:
45.6805, 43.0602, 24.9853
#d65432 color charts
#d65432 color shades, tints & tones
#d65432 color schemes
#d65432 color preview, HTML & CSS examples
This text has a color of #d65432
<p style="color:#d65432;">Text here</p>
.mytext {color:#d65432;}
This box has a color of #d65432
<div style="background-color:#d65432;">Content here</div>
.mybackground {background-color:#d65432;}
Border around this has a color of #d65432
<div style="border:2px solid #d65432;">Content here</div>
.myborder {border:2px solid #d65432;}